Skip to content

Update dkms-demo for dkms module to match with kernel#569

Merged
elvin03 merged 4 commits into
mainfrom
dkms-kernel
May 22, 2026
Merged

Update dkms-demo for dkms module to match with kernel#569
elvin03 merged 4 commits into
mainfrom
dkms-kernel

Conversation

@elvin03

@elvin03 elvin03 commented May 20, 2026

Copy link
Copy Markdown
Contributor

Merge Checklist

All boxes should be checked before merging the PR

  • The changes in the PR have been built and tested
  • Documentation has been updated to reflect the changes (or no doc update needed)
  • Ready to merge

Description

  • Update dkms-demo for dkms module to match with kernel
  • Add realsense repo and dkms module for testing
  • Remove adv-17v35x-dkms version 5.0.7.0-1 as is not compatible with Linux kernel 6.17 due to upstream UART/TTY API changes.

Any Newly Introduced Dependencies

N/A

How Has This Been Tested?

Boot in QEMU

user@user-ArcherCity:~$ dkms status
acpi-call/1.2.2, 6.17.0-29-generic, x86_64: installed
librealsense2-dkms/1.3.31, 6.17.0-29-generic, x86_64: installed
linux-apfs-rw/0.3.2-0ubuntu6.2, 6.17.0-29-generic, x86_64: installed
v4l2loopback/0.12.7, 6.17.0-29-generic, x86_64: installed

  * Add realsense repo and dkms module for testing
  * Remove adv-17v35x-dkms version 5.0.7.0-1 as is not compatible with Linux kernel 6.17 due to upstream UART/TTY API changes.

Signed-off-by: Teoh, Suh Haw <suh.haw.teoh@intel.com>
@elvin03
elvin03 requested a review from a team as a code owner May 20, 2026 06:59
Copilot AI review requested due to automatic review settings May 20, 2026 06:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Ubuntu 24.04 DKMS demo image template to ensure DKMS modules build correctly against the selected HWE kernel, and adds an external repository needed for RealSense DKMS testing.

Changes:

  • Adds the Intel RealSense APT repository to the template and includes librealsense2-dkms in the package set.
  • Removes adv-17v35x-dkms and aligns header installation by switching from linux-headers-generic to linux-headers-generic-hwe-24.04 alongside the HWE kernel image.

@rpandya28

Copy link
Copy Markdown
Contributor

LGTM

@elvin03
elvin03 merged commit 7c24db4 into main May 22, 2026
37 checks passed
@elvin03
elvin03 deleted the dkms-kernel branch May 22, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants